home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / htdice21.zip / EXAMPLE.CFG < prev    next >
Text File  |  1996-04-21  |  3KB  |  62 lines

  1. **NOTE! The configuration file must be named the same as the *.exe file. For 
  2. instance, HOT-DICE.CFG.  It can not be renamed to something else or the game
  3. will try to go into the SETUP program when run.
  4. ============================================================================
  5.  
  6. Single Node Configuration File:
  7.  
  8.  
  9.  
  10. This is what the HOT-DICE.CFG contains when created (less the comments) 
  11. for Single Node operation.
  12.  
  13. 1                        <-- COM PORT 1, 2, 3, 4 or &H###/#
  14. N                        <-- Multi-Node 'Y' or 'N' (Yes only works in Reg Ver)
  15. COM-DAT BBS              <-- Name Of BBS
  16. Mike Jordan              <-- Sysop's Name or alias
  17. DOOR.SYS                 <-- BBS Created Caller Info File
  18. C:\WC30\WCWORK\NODE1\    <-- Drive & Path Of Systems Caller File (Note \'s)
  19. LOG                      <-- LOG to keep user log or NOLOG to disable
  20. C:\BULLETIN\BULL99.ANS   <-- Drive\Path\BulletinName For Ansi Scores
  21. C:\BULLETIN\BULL99.ASC   <-- Drive\Path\BulletinName For Ascii Scores
  22. Wildcat                  <-- Type of BBS System Your Running
  23. Thanks for Registering   <-- 50 character dedication line (Registered ver only)
  24. 5                        <-- Number of games allowed Per Day (1 to 99)
  25. 3                        <-- Number of days allowed for makeup
  26. 10             <-- Start Day of makeup days                
  27.  
  28. Note 1:  Line 11 has to be in the config file, even if it is blank.
  29.  
  30.  
  31. Multi-Node Configuration File:
  32.  
  33. This is what the HOT-DICE.CFG contains when created (less the comments) for
  34. Multi-Node operation.
  35.  
  36. %WCPORTID%                 <-- COM PORT 1, 2, 3, 4 or &H###/#
  37. Y                          <-- Multi-Node 'Y' or 'N' (Yes only works in Reg Ver)
  38. COM-DAT BBS                <-- Name Of BBS
  39. Mike Jordan                <-- Sysop's Name or alias
  40. DOOR.SYS                   <-- BBS Created Caller Info File
  41. C:\WC30\WCWORK\%WCNODEID%\ <-- Drive & Path Of Systems Caller File (Note \'s)
  42. LOG                        <-- LOG to keep user log or NOLOG to disable
  43. C:\BULLETIN\BULL99.ANS     <-- Drive\Path\BulletinName For Ansi Scores
  44. C:\BULLETIN\BULL99.ASC     <-- Drive\Path\BulletinName For Ascii Scores
  45. Wildcat                    <-- Type of BBS System Your Running
  46. Thanks for Registering     <-- 50 character dedication line (Registered ver only)
  47. 50                         <-- Number of games allowed Per Day (1 to 99)
  48. 3                          <-- Number of days allowed for makeup
  49. 10               <-- Start Day of makeup days                
  50.  
  51. Note 1:  Line 11 has to be in the config file, even if it is blank.
  52.  
  53. These are plain ASCII files.  Any ASCII editor can be used to create or edit them.
  54.  
  55.  
  56. Errors that you might encounter:
  57.  
  58. Error 76 - This indicates that a path is set wrong.
  59. Error 62 - (Input past end of file) This indicates you do not
  60.            have the right number of lines in your *.CFG file.
  61. Error 53 - File Not Found
  62.